home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 51 / Amiga Format CD51 (2000-03-10)(Future Publishing)(GB)[!][issue 2000-04].iso / -serious- / archivers / lhay2kpatch / lhay2kpatch.readme < prev    next >
Text File  |  2000-01-27  |  1KB  |  43 lines

  1. Short:  Y2K-Bugfix Patches for LHA 1.38e, 1.50r, 150r (+030)
  2. Author: TetiSoft@apg.lahn.de(Detlef Würkner)
  3. Type:   util/pack
  4.  
  5.  
  6. Y2K-Bugfix Patches for LHA 1.38e, 1.50r, 150r (+030)  by TetiSoft@apg.lahn.de
  7. (Detlef Würkner). Freely distributable. No warranty for something,
  8. here it works :-)
  9.  
  10. The output of the archive creation year is changed to year%100
  11. (year modulo 100, that means only the last two digits instead
  12. of three since 01-Jan-2000).
  13.  
  14.  
  15. For your convenience I added the spatch utility from SAS/C to this archive.
  16. This tool is freely distributable, let me cite from sc_util.guide:
  17. ----8<----
  18.    NOTE:  You cannot distribute copies of scompare or any other
  19.           utility, except spatch, that is included in the SAS/C
  20.           Development System.  The patch file that you create using
  21.           scompare and the spatch utility are both freely
  22.           redistributable.
  23. ----8<----
  24.  
  25. How to apply the patches:
  26. -------------------------
  27. Unpack your LhA distribution, copy the patch files and spatch
  28. into the same directory as the executables (/LhA), cd to this directory
  29. and execute this script:
  30. ----8<----
  31. spatch -oLhA138e.new -pLhA138e.pch LhA138e
  32. spatch -oLhA.new -pLhA.pch LhA
  33. spatch -oLhA-030.new -pLhA-030.pch LhA-030
  34. ----8<----
  35. Then copy the appropriate .new-executable to the desired location, e.g.
  36. copy LhA138e.new c:LhA
  37. and you're done.
  38.  
  39. Ciao, Detlef
  40. -- 
  41. _ // TetiSoft@apg.lahn.de
  42. \X/  Detlef Würkner, Langgöns, Germany
  43.